PgDAC

TPgDumpOptions Members

TPgDumpOptions class overview.

Properties

Name Description

AddDrop (inherited from TDADumpOptions)

Used to add drop statements to a script before creating statements.

CompleteInsert (inherited from TDADumpOptions)

Used to explicitly specify the table fields names when generating the INSERT SQL query. The default value is False.

CreateConstraints

Used to add statements to create table constrains to the dump.

GenerateHeader (inherited from TDADumpOptions)

Used to add a comment header to a script.

QuoteNames (inherited from TDADumpOptions)

Used for TDADump to quote all database object names in generated SQL statements.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback